publishIntervalSecs

@get:JvmName(name = "getPublishIntervalSecs")
@set:JvmName(name = "setPublishIntervalSecs")
var publishIntervalSecs: Int
How often we should report our info to the map (in seconds)

uint32 publish_interval_secs = 1;